func github.com/go-pg/pg/v10/types.scanBytesValue

2 uses

	github.com/go-pg/pg/v10/types (current package)
		scan_value.go#L121: 			return scanBytesValue
		scan_value.go#L336: func scanBytesValue(v reflect.Value, rd Reader, n int) error {